←Select platform
In This Topic ▼

ThreadSafeDictionary<TKey,TValue> Class Members

Summary

The following tables list the members exposed by ThreadSafeDictionary<TKey,TValue>.

Public Constructors

Name Description
Public Constructor ThreadSafeDictionary<TKey,TValue> Initializes a new instance of the ThreadSafeDictionary<TKey,TValue> class.

Public Methods

Name Description
Public Method Add Adds an element with the provided key and value to the IDictionary.
Public Method Clear Removes all items from the ICollection.
Public Method Contains Determines whether the ICollection contains a specific value.
Public Method ContainsKey Determines whether the IDictionary contains an element with the specified key.
Public Method CopyTo Copies the elements of the ICollection to an System.Array, starting at a particular System.Array index.
Public Method GetEnumerator Returns an enumerator that iterates through the collection.
Public Method Remove Removes the element with the specified key from the IDictionary.
Public Method TryGetValue Gets the value associated with the specified key.

Public Properties

Name Description
Public Property Count Gets the number of elements contained in the ICollection.
Public Property IsReadOnly Gets a value indicating whether the ICollection is read-only.
Public Property Item Gets or sets value with the specified key.
Public Property Keys Gets an ICollection containing the keys of the IDictionary.
Public Property Values Gets an ICollection containing the values in the IDictionary.

See Also

Reference

ThreadSafeDictionary<TKey,TValue> Class

Leadtools.Dicom.AddIn Namespace

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.AddIn Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.